Skip to content

chore(deps): bump protobuf from 6.33.6 to 7.34.1#60

Closed
dependabot[bot] wants to merge 1 commit into
mainfrom
dependabot/pip/protobuf-7.34.1
Closed

chore(deps): bump protobuf from 6.33.6 to 7.34.1#60
dependabot[bot] wants to merge 1 commit into
mainfrom
dependabot/pip/protobuf-7.34.1

Conversation

@dependabot
Copy link
Copy Markdown
Contributor

@dependabot dependabot Bot commented on behalf of github May 24, 2026

Bumps protobuf from 6.33.6 to 7.34.1.

Release notes

Sourced from protobuf's releases.

Protocol Buffers v34.0-rc1

Announcements

Bazel

Compiler

C++

... (truncated)

Commits

@dependabot dependabot Bot added dependencies Pull requests that update a dependency file python Pull requests that update python code labels May 24, 2026
datasciencemonkey added a commit that referenced this pull request May 25, 2026
…h protobuf 7

Dependabot proposed protobuf 6.33.6 → 7.34.1 in #60, but databricks-sdk
0.106.0 transitively requires protobuf<7.0. The bump broke
`pip install -r requirements.txt` with a resolver conflict.

Adds an explicit ceiling matching the existing importlib-metadata<8.8
pattern so dependabot stops re-proposing the bump until databricks-sdk
lifts its cap.
datasciencemonkey added a commit that referenced this pull request May 25, 2026
…h protobuf 7

Dependabot proposed protobuf 6.33.6 → 7.34.1 in #60, but databricks-sdk
0.106.0 transitively requires protobuf<7.0. The bump broke
`pip install -r requirements.txt` with a resolver conflict.

Adds an explicit ceiling matching the existing importlib-metadata<8.8
pattern so dependabot stops re-proposing the bump until databricks-sdk
lifts its cap.
@datasciencemonkey
Copy link
Copy Markdown
Collaborator

Deferring. databricks-sdk==0.106.0 (pinned in pyproject.toml) declares protobuf!=5.26.*,...,<7.0,>=4.25.8, so pip install -r requirements.txt errors with a resolver conflict:

The conflict is caused by:
    The user requested protobuf==7.34.1
    databricks-sdk 0.106.0 depends on protobuf!=5.26.*,...,<7.0,>=4.25.8

#63 added an explicit protobuf<7 ceiling to pyproject.toml so dependabot won't re-propose until databricks-sdk lifts the cap. Leaving this PR open as a tracker — close when upstream unblocks.

Bumps [protobuf](https://github.com/protocolbuffers/protobuf) from 6.33.6 to 7.34.1.
- [Release notes](https://github.com/protocolbuffers/protobuf/releases)
- [Commits](https://github.com/protocolbuffers/protobuf/commits)

---
updated-dependencies:
- dependency-name: protobuf
  dependency-version: 7.34.1
  dependency-type: direct:production
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot Bot force-pushed the dependabot/pip/protobuf-7.34.1 branch from 8f1e635 to 98d4fc5 Compare May 25, 2026 22:29
@datasciencemonkey
Copy link
Copy Markdown
Collaborator

Closing — not ready to land. databricks-sdk==0.106.0 caps protobuf<7.0 transitively, so this bump errors pip install -r requirements.txt. PR #63 added an explicit protobuf<7 ceiling in pyproject.toml to prevent dependabot from re-proposing. Reopen (or let dependabot re-propose) once databricks-sdk lifts its cap.

@dependabot @github
Copy link
Copy Markdown
Contributor Author

dependabot Bot commented on behalf of github May 25, 2026

OK, I won't notify you again about this release, but will get in touch when a new version is available. If you'd rather skip all updates until the next major or minor version, let me know by commenting @dependabot ignore this major version or @dependabot ignore this minor version. You can also ignore all major, minor, or patch releases for a dependency by adding an ignore condition with the desired update_types to your config file.

If you change your mind, just re-open this PR and I'll resolve any conflicts on it.

@dependabot dependabot Bot deleted the dependabot/pip/protobuf-7.34.1 branch May 25, 2026 22:31
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

dependencies Pull requests that update a dependency file python Pull requests that update python code

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant